[INFO] cloning repository https://github.com/tkrs/rust-redis-pubsub-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tkrs/rust-redis-pubsub-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkrs%2Frust-redis-pubsub-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkrs%2Frust-redis-pubsub-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6031085b5f870c8816102e8f8096af98b744d14b
[INFO] checking tkrs/rust-redis-pubsub-example against master#ab26b175979ee7b2cb3302dce204b99df96f7efb for pr-157696
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkrs%2Frust-redis-pubsub-example" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tkrs/rust-redis-pubsub-example
[INFO] finished tweaking git repo https://github.com/tkrs/rust-redis-pubsub-example
[INFO] tweaked toml for git repo https://github.com/tkrs/rust-redis-pubsub-example written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tkrs/rust-redis-pubsub-example on toolchain ab26b175979ee7b2cb3302dce204b99df96f7efb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab26b175979ee7b2cb3302dce204b99df96f7efb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tkrs/rust-redis-pubsub-example already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab26b175979ee7b2cb3302dce204b99df96f7efb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `rust-redis-pubsub-example` (manifest) generated 1 warning
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redis v0.9.0
[INFO] [stderr]   Downloaded url v1.7.1
[INFO] [stderr]   Downloaded matches v0.1.7
[INFO] [stderr]   Downloaded tokio-executor v0.1.3
[INFO] [stderr]   Downloaded byteorder v1.2.4
[INFO] [stderr]   Downloaded tokio-reactor v0.1.3
[INFO] [stderr]   Downloaded tokio-io v0.1.7
[INFO] [stderr]   Downloaded combine v3.5.1
[INFO] [stderr]   Downloaded unicode-normalization v0.1.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 788775c846b5a705ccc8f1c2577a1910e417bf01ee67a7c246561757688bd15d
[INFO] running `Command { std: "docker" "start" "788775c846b5a705ccc8f1c2577a1910e417bf01ee67a7c246561757688bd15d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "788775c846b5a705ccc8f1c2577a1910e417bf01ee67a7c246561757688bd15d" "/opt/rustwide/cargo-home/bin/cargo" "+ab26b175979ee7b2cb3302dce204b99df96f7efb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "788775c846b5a705ccc8f1c2577a1910e417bf01ee67a7c246561757688bd15d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "788775c846b5a705ccc8f1c2577a1910e417bf01ee67a7c246561757688bd15d" "/opt/rustwide/cargo-home/bin/cargo" "+ab26b175979ee7b2cb3302dce204b99df96f7efb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `rust-redis-pubsub-example` (manifest) generated 1 warning
[INFO] [stderr]     Checking byteorder v1.2.4
[INFO] [stderr]     Checking log v0.4.3
[INFO] [stderr]     Checking matches v0.1.7
[INFO] [stderr]     Checking unicode-normalization v0.1.7
[INFO] [stderr]     Checking memchr v2.0.1
[INFO] [stderr]     Checking ascii v0.7.1
[INFO] [stderr]    Compiling redis v0.9.0
[INFO] [stderr]     Checking either v1.5.0
[INFO] [stderr]     Checking tokio-executor v0.1.3
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]     Checking mio v0.6.15
[INFO] [stderr]     Checking bytes v0.4.9
[INFO] [stderr]     Checking combine v3.5.1
[INFO] [stderr]     Checking tokio-io v0.1.7
[INFO] [stderr]     Checking tokio-reactor v0.1.3
[INFO] [stderr]     Checking tokio-codec v0.1.0
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking tokio-tcp v0.1.1
[INFO] [stderr]     Checking url v1.7.1
[INFO] [stderr]     Checking rust-redis-pubsub-example v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.86s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.9.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 11`
[INFO] running `Command { std: "docker" "inspect" "788775c846b5a705ccc8f1c2577a1910e417bf01ee67a7c246561757688bd15d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "788775c846b5a705ccc8f1c2577a1910e417bf01ee67a7c246561757688bd15d", kill_on_drop: false }`
[INFO] [stdout] 788775c846b5a705ccc8f1c2577a1910e417bf01ee67a7c246561757688bd15d
